I really hate the Class method design of
Email::Store - something that just doesn't make sense to me but which I inherited nonetheless.
If I ever get the time I'm pondering rewriting it as object method because, it sort of makes sense to me - a store is an object and messages and threads etc etc are objects that can be retrieved from the store.
(
Read more... )